关于序列化
摘要:
序列化在.net中用的很多,webservice,viewstate等都有涉及三种序列化方式:soap,xml,2进制soap,2进制: 深度序列化(public,private等全部序列化),生成soap消息xml: 非深度序列化(只序列化public),生成xml文件 序列化:class SerializeExample{ public static void Main(String[... 阅读全文
posted @ 2004-09-23 21:37 I have I can 阅读(776) 评论(1) 推荐(0)
浙公网安备 33010602011771号